AxisDetails.AxisOutputs property
Determines whether the output variable, AxisOutputs, is available in the PDO data.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public bool AxisOutputs { get; set; }
Public Property AxisOutputs As Boolean
Property value
Type: bool
See also